home *** CD-ROM | disk | FTP | other *** search
- Path: bln.sel.alcatel.de!news
- From: heras <heras@setsk0.rpi.ses.alcatel.es>
- Newsgroups: comp.lang.c++
- Subject: BC++ 4.5 OWL
- Date: Mon, 29 Jan 1996 10:57:53 -0800
- Organization: Alcatel SEL AG Berlin
- Message-ID: <310D18B1.40A2@setsk0.rpi.ses.alcatel.es>
- NNTP-Posting-Host: setxa2.rpi.ses.alcatel.es
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (Win16; I)
-
- I'm just starting to work with BC++ 4.5 OWL, and I've found impossible
- to enable and disable menu options by mean of EnableMenuItem function.
- Instead, it seems to work associating these options to particular
- functions included in response tables for active or inactive windows.
-
- Is it possible to enable or disable menu options although their handling
- functions will be associated to windows currently active?
-